/*Generated by wjdhcms 3.0 */
@charset "utf-8";

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-track {
    border-radius: 10px;
    background-color: #E2E2E2;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #555;
}

::selection {
    background-color: #333333;
    color: #fff;
}

::-moz-selection {
    background-color: #333333;
    color: #fff;
}

::-webkit-selection {
    background-color: #333333;
    color: #fff;
}

* {
    padding: 0;
    margin: 0;
    font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}

body {
    font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
    color: #333;
    margin: 0;
    line-height: 1.5;
}

:focus {
    outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}

a {
    color: #333;
    text-decoration: none;
}

a:link,
a:hover,
a:active,
a:visited {
    text-decoration: none;
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none;
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0;
}

input,
select {
    vertical-align: middle;
}

li,
ul {
    list-style-type: none;
}

img {
    border: none;
}

input,
textarea {
    outline: 0;
    border: 0;
}

textarea {
    resize: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
    font-weight: normal;
    font-style: normal;
}

.fixedNav {
    position: fixed !important;
    top: 0px;
    left: 0px;
    width: 100%;
    background: white;
    z-index: 100000;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop));
}


.center {
    width: 1200px;
    margin: 0 auto;
}

.foot{
    background: #F5F5F5 !important;
}

/*head*/
.head {
    height: 147px;
    background: url('../images/head.jpg') no-repeat center;
}

.head .center {
    padding-top: 45px;
}

.head .center h1 {
    float: left;
}

.head .center h1 a img {
    width: 482px;
    height: 59px;
}

.head .center .left {
    float: left;
    margin-left: 18px;
}

.head .center .left .p1 {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffffff;
}

.head .center .left .p2 {
    font-size: 22px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffae44;
}

.head .center .xp {
    position: relative;
    float: left;
    line-height: 36px;
    color: #fff;
    font-size: 12px;
    cursor: pointer;
    padding-left: 40px;
    background: url('../images/h.png') no-repeat center;
    background-position-x: 0;
    margin-left: 35px;
    margin-top: 10px;
}

.head .center .xp i {
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0px;
    color: #ffae44;
    border-radius: 100%;
}

.head .center .xp #xunpantip {
    z-index: 999999999999999999999;
    position: absolute;
    top: 35px;
    left: 50%;
    width: 180px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    -webkit-transform: translateX(-50%) scale(0);
    -moz-transform: translateX(-50%) scale(0);
    -o-transform: translateX(-50%) scale(0);
    -ms-transform: translateX(-50%) scale(0);
    transform: translateX(-50%) scale(0);
    -webkit-transition: transform .4s, opacity .4s;
    -moz-transition: transform .4s, opacity .4s;
    -o-transition: transform .4s, opacity .4s;
    -ms-transition: transform .4s, opacity .4s;
    transition: transform .4s, opacity .4s;
    background-color: #ffae44;
    border-radius: 4px;
    opacity: 0;
    font-weight: bold;
    box-shadow: 0px 0px 10px #dfdfdf;
}

.head .center .xp #xunpantip::after {
    content: '';
    position: absolute;
    top: -16px;
    left: 50%;
    width: 0;
    height: 0;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 8px solid transparent;
    border-bottom-color: #ffae44;
}

.head .center .xp #xunpantip.xunpantextactive {
    -webkit-transform: translateX(-50%) scale(1);
    -moz-transform: translateX(-50%) scale(1);
    -o-transform: translateX(-50%) scale(1);
    -ms-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    opacity: 1;
    z-index: 999999999999999999999;
}

.head .center .tel {
    float: right;
    padding-left: 42px;
    background: url('../images/htel.png') no-repeat center;
    background-position-x: 0px;
}

.head .center .tel p {
    font-family: ArialMT;
    font-size: 22px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 26px;
    letter-spacing: 0px;
    color: #ffffff;
}

/*head end*/
/*nav*/
.nav {
    height: 74px;
    position: relative;
}

.nav .center .navs>li {
    float: left;
    position: relative;
}

.nav .center .navs>li:hover>.down {
    opacity: 1;
}

.nav .center .navs>li:hover>.down>i {
    height: 40px;
    border-bottom: 1px solid white;
}

.nav .center .navs>li:hover>.down>i>a {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
}

.nav .center .navs>li>.down {
    position: absolute;
    width: 124px;
    top: 74px;
    left: -10px;
    opacity: 0;
    z-index: 66666;
}

.nav .center .navs>li>.down>i {
    height: 0px;
    display: block;
    background: #dcdcdc;
    position: relative;
    transition: 0.5s;
    width: 144px;
}

.nav .center .navs>li>.down>i>a {
    height: 0px;
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #333, #333) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 124px;
    padding: 0 10px;
}

.nav .center .navs>li>.down>i>a:hover {
    background: linear-gradient(to right, #333, #333) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center .navs>li>.down>i:hover>.down_ {
    width: 100%;
    opacity: 1;
}

.nav .center .navs>li>.down>i:hover>.down_>i {
    height: 40px;
    border-left: 1px solid white;
    border-bottom: 1px solid white;
}

.nav .center .navs>li>.down>i:hover>.down_>i>a {
    font-size: 14px;
    line-height: 40px;
}

.nav .center .navs>li>.down>i>.down_ {
    width: 0%;
    position: absolute;
    left: 144px;
    top: 0px;
    transition: 0.5s;
    opacity: 0;
}

.nav .center .navs>li>.down>i>.down_>i {
    font-size: 14px;
    height: 0px;
    display: block;
    background: #dcdcdc;
    transition: 0.5s;
    position: relative;
    width: 144px;
}

.nav .center .navs>li>.down>i>.down_>i>a {
    line-height: 0px;
    font-size: 0px;
    display: block;
    color: black;
    text-align: center;
    background: linear-gradient(to right, #333, #333) no-repeat;
    background-size: 0% 100%;
    transition: 0.5s;
    padding: 0px;
    border-radius: 0%;
    width: 124px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .center .navs>li>.down>i>.down_>i>a:hover {
    background: linear-gradient(to right, #333, #333) no-repeat;
    background-size: 100% 100%;
    color: white;
}

.nav .center .navs>li>a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 74px;
    letter-spacing: 0px;
    color: #000000;
    padding: 0 30px;
}

.nav .center .green {
    width: 64px;
    height: 2px;
    background: url('../images/gree.jpg') no-repeat center;
    position: absolute;
    bottom: 16px;
    left: 302.727px;
    border-left: 16px 302.727px solid;
    transition: 0.5s;
}

.nav .subnav {
    width: 100%;
    overflow: hidden;
    position: absolute;
    top: 74px;
    left: 0;
    z-index: 100;
    display: none;
    border-radius: 0 0 40% 40%;
    -moz-box-shadow: 0 3px 3px 0px #eee;
    -webkit-box-shadow: 0 3px 3px 0px #eee;
    box-shadow: 0 3px 3px 0px #eee;
    background: rgba(255, 255, 255, 0.5);
}

.nav .subnav_title {
    line-height: 34px;
    font-size: 20px;
    color: #333;
    font-weight: bolder;
    margin-top: 10px;
}

.nav .clientele_nav1 a {
    font-size: 14px;
    color: #333;
}

.nav .clientele_nav1 a i {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 25px;
    transition: 0.5s;
    height: 25px;
    margin-right: 10px;
    position: relative;
    top: 5px;
}

.nav .clientele_nav1 .con {
    margin-bottom: 22px;
    transition: 0.5s;
}

.nav .subnav_list1 {
    width: 275px;
    float: left;
    margin-right: 20px;
}

.nav .subnav_list .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.nav .subnav_listw .subnav_list1 li {
    width: 100%;
    margin-right: 0;
}

.nav .pro_subnav1 {
    width: 225px;
    float: left;
    padding-left: 40px;
    overflow: hidden;
}

.nav .navs .pro_subnav1 li {
    position: relative;
    border-right: 1px solid #eee;
}

.nav .navs .pro_subnav1 li a {
    line-height: 27px;
    display: block;
    width: 160px;
    font-size: 13px;
    color: #666;
    padding: 11px 0 9px 0;
    border-bottom: 1px solid #e1e1e1;
    transition: 0.5s;
}

.nav .navs .pro_subnav1 li.on a,
.nav .navs .pro_subnav1 li:hover a {
    color: #333;
    font-weight: bolder;
    border-bottom: 3px solid #333;
}

.nav .navs .pro_subnav1 li.on i {
    display: block;
}

.nav .navs .pro_subnav1 i {
    display: block;
    width: 8px;
    height: 14px;
    background: url(../images/arrow9.png) no-repeat;
    position: absolute;
    right: -1px;
    top: 50%;
    margin-top: -7px;
    display: none;
}

.nav .pro_subnav2 ul {
    display: none;
}

.nav .pro_subnav2 ul:first-of-type {
    display: block;
}

.nav .pro_subnav2 {
    width: 240px;
    margin-right: 80px;
    float: left;
    height: 100%;
    padding-top: 20px;
    border-right: #eee 1px solid;
}

.nav .pro_subnav2 ul li {
    padding: 11px 0 10px 0px;
    line-height: 27px;
    width: 150px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.nav .pro_subnav2 ul li a {
    font-size: 13px;
    color: #333;
    transition: 0.5s;
}

.nav .pro_subnav2 ul li a:hover {
    font-size: 14px;
    color: #333;
    font-weight: bolder;
}

.nav .pro_subnav3 {
    width: 557px;
    float: left;
}

.nav .pro_subnav3 .subnav_title {
    margin: 15px 0 15px 0;
}

.nav .pro_subnav3_path {
    display: block;
    border-bottom: 1px solid #eee;
    padding-bottom: 13px;
    overflow: hidden;
}

.nav .pro_subnav3_path img {
    width: 150px;
    margin: 20px 27px 0 0;
    float: left;
}

.nav .pro_subnav3_path_r {
    width: 290px;
    padding-right: 6%;
    float: left;
}

.nav .pro_subnav3_path .title {
    margin: 15px 0 8px 0;
    line-height: 29px;
    font-size: 16px;
    color: #333;
}

.nav .pro_subnav3_path:hover .title {
    color: #333;
}

.nav .pro_subnav3_path .con {
    line-height: 26px;
    font-size: 13px;
    color: #666;
    text-align: left;
}

.nav .pro_subnav3_path .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #333;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
}

.nav .pro_subnav2 .arrowR {
    border-top: 5px solid transparent;
    border-left: 5px solid #333;
    border-bottom: 5px solid transparent;
    margin-left: 10px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 0;
    height: 0;
    margin-right: 20px;
    transition: 0.5s;
}

.nav .pro_subnav {
    overflow: hidden;
    width: 1180px;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 40px;
    background: white;
}

/*nav end*/
/*footer*/
.footer {
    height: 508px;
    background: url('../images/footer.jpg') no-repeat center;
}

.footer .center {
    overflow: hidden;
}

.footer .center .link .top {
    font-size: 24px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 40px;
    padding-top: 30px;
    letter-spacing: 0px;
    color: #333333;
}

.footer .center .link>ul {
    border-top: #333 1px solid;
    border-bottom: #333 1px solid;
    padding: 10px 0;
    overflow: hidden;
}

.footer .center .link>ul li {
    float: left;
}

.footer .center .link>ul li a {
    font-size: 14px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 28px;
    letter-spacing: 0px;
    color: #666666;
    margin: 0 30px;
    transition: 0.5s;
}

.footer .center .link>ul li a:hover {
    color: #ffae44;
}

.footer .center .link .bottom {
    padding-top: 50px;
}

.footer .center .link .bottom>ul {
    overflow: hidden;
    float: left;
}

.footer .center .link .bottom>ul>li {
    overflow: hidden;
    margin-bottom: 35px;
}

.footer .center .link .bottom>ul>li p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #333333;
    float: left;
    width: 147px;
}

.footer .center .link .bottom>ul>li p span {
    width: 147px;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 20px;
    letter-spacing: 0px;
    color: #999999;
    display: block;
}

.footer .center .link .bottom>ul>li ul {
    float: left;
}

.footer .center .link .bottom>ul>li ul li {
    float: left;
    margin-right: 40px;
}

.footer .center .link .bottom>ul>li ul li a {
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #666666;
    transition: 0.5s;
}

.footer .center .link .bottom>ul>li ul li a:hover {
    color: #ffae44;
}

.footer .center .link .bottom .right {
    width: 540px;
    float: right;
}

.footer .center .link .bottom .right .rtop {
    font-size: 28px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #333333;
    margin-bottom: 30px;
    margin-top: 10px;
}

.footer .center .link .bottom .right .rtop span {
    font-size: 28px;
    font-weight: 600;
    font-stretch: normal;
    line-height: 30px;
    letter-spacing: 0px;
    color: #ffae44;
}

.footer .center .link .bottom .right p {
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 0px;
    color: #666666;
    padding-left: 42px;
}

.footer .center .link .bottom .right p span {
    font-family: Arial;
    font-size: 23px;
    font-weight: 600;
    letter-spacing: 0px;
    color: #333333;
    margin-right: 20px;
}

.footer .center .link .bottom .right .p1 {
    background: url('../images/b1.png') no-repeat center;
    background-position-x: 0;
}

.footer .center .link .bottom .right .p2 {
    background: url('../images/b2.png') no-repeat center;
    background-position-x: 0;
}

.footer .center .link .bottom .right .p3 {
    background: url('../images/b3.png') no-repeat center;
    background-position-x: 0;
}

.footer>.bottom {
    height: 60px;
    background: #333;
    text-align: center;
}

.footer>.bottom p {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #999999;
}

.footer>.bottom p a {
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 60px;
    letter-spacing: 0px;
    color: #999999;
}

/*footer end*/